github.com/gotd/td/exchange.Exchanger.timeout (field)

4 uses

	github.com/gotd/td/exchange (current package)
		flow.go#L37: 	timeout time.Duration
		flow.go#L64: 	e.timeout = timeout
		flow.go#L87: 		timeout: DefaultTimeout,
		flow.go#L99: 		timeout: e.timeout,